3.1435 \(\int \frac{\left (a+b x+c x^2\right )^p}{(b d+2 c d x)^6} \, dx\)

Optimal. Leaf size=90 \[ \frac{2 \left (\frac{1}{4} \left (4 a-\frac{b^2}{c}\right )+\frac{(b+2 c x)^2}{4 c}\right )^{p+1} \, _2F_1\left (1,p-\frac{3}{2};-\frac{3}{2};\frac{(b+2 c x)^2}{b^2-4 a c}\right )}{5 d^6 \left (b^2-4 a c\right ) (b+2 c x)^5} \]

[Out]

(2*((4*a - b^2/c)/4 + (b + 2*c*x)^2/(4*c))^(1 + p)*Hypergeometric2F1[1, -3/2 + p
, -3/2, (b + 2*c*x)^2/(b^2 - 4*a*c)])/(5*(b^2 - 4*a*c)*d^6*(b + 2*c*x)^5)

_______________________________________________________________________________________

Rubi [A]  time = 0.157051, antiderivative size = 85, normalized size of antiderivative = 0.94, number of steps used = 3, number of rules used = 3, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.125 \[ -\frac{\left (a+b x+c x^2\right )^p \left (1-\frac{(b+2 c x)^2}{b^2-4 a c}\right )^{-p} \, _2F_1\left (-\frac{5}{2},-p;-\frac{3}{2};\frac{(b+2 c x)^2}{b^2-4 a c}\right )}{10 c d^6 (b+2 c x)^5} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*x + c*x^2)^p/(b*d + 2*c*d*x)^6,x]

[Out]

-((a + b*x + c*x^2)^p*Hypergeometric2F1[-5/2, -p, -3/2, (b + 2*c*x)^2/(b^2 - 4*a
*c)])/(10*c*d^6*(b + 2*c*x)^5*(1 - (b + 2*c*x)^2/(b^2 - 4*a*c))^p)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 31.0967, size = 87, normalized size = 0.97 \[ - \frac{\left (\frac{\left (b + 2 c x\right )^{2}}{4 a c - b^{2}} + 1\right )^{- p} \left (a - \frac{b^{2}}{4 c} + \frac{\left (b + 2 c x\right )^{2}}{4 c}\right )^{p}{{}_{2}F_{1}\left (\begin{matrix} - p, - \frac{5}{2} \\ - \frac{3}{2} \end{matrix}\middle |{- \frac{\left (b + 2 c x\right )^{2}}{4 a c - b^{2}}} \right )}}{10 c d^{6} \left (b + 2 c x\right )^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((c*x**2+b*x+a)**p/(2*c*d*x+b*d)**6,x)

[Out]

-((b + 2*c*x)**2/(4*a*c - b**2) + 1)**(-p)*(a - b**2/(4*c) + (b + 2*c*x)**2/(4*c
))**p*hyper((-p, -5/2), (-3/2,), -(b + 2*c*x)**2/(4*a*c - b**2))/(10*c*d**6*(b +
 2*c*x)**5)

_______________________________________________________________________________________

Mathematica [A]  time = 0.100047, size = 92, normalized size = 1.02 \[ -\frac{2^{-2 p-1} (a+x (b+c x))^p \left (\frac{c (a+x (b+c x))}{4 a c-b^2}\right )^{-p} \, _2F_1\left (-\frac{5}{2},-p;-\frac{3}{2};\frac{(b+2 c x)^2}{b^2-4 a c}\right )}{5 c d^6 (b+2 c x)^5} \]

Antiderivative was successfully verified.

[In]  Integrate[(a + b*x + c*x^2)^p/(b*d + 2*c*d*x)^6,x]

[Out]

-(2^(-1 - 2*p)*(a + x*(b + c*x))^p*Hypergeometric2F1[-5/2, -p, -3/2, (b + 2*c*x)
^2/(b^2 - 4*a*c)])/(5*c*d^6*(b + 2*c*x)^5*((c*(a + x*(b + c*x)))/(-b^2 + 4*a*c))
^p)

_______________________________________________________________________________________

Maple [F]  time = 0.288, size = 0, normalized size = 0. \[ \int{\frac{ \left ( c{x}^{2}+bx+a \right ) ^{p}}{ \left ( 2\,cdx+bd \right ) ^{6}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((c*x^2+b*x+a)^p/(2*c*d*x+b*d)^6,x)

[Out]

int((c*x^2+b*x+a)^p/(2*c*d*x+b*d)^6,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{p}}{{\left (2 \, c d x + b d\right )}^{6}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/(2*c*d*x + b*d)^6,x, algorithm="maxima")

[Out]

integrate((c*x^2 + b*x + a)^p/(2*c*d*x + b*d)^6, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (c x^{2} + b x + a\right )}^{p}}{64 \, c^{6} d^{6} x^{6} + 192 \, b c^{5} d^{6} x^{5} + 240 \, b^{2} c^{4} d^{6} x^{4} + 160 \, b^{3} c^{3} d^{6} x^{3} + 60 \, b^{4} c^{2} d^{6} x^{2} + 12 \, b^{5} c d^{6} x + b^{6} d^{6}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/(2*c*d*x + b*d)^6,x, algorithm="fricas")

[Out]

integral((c*x^2 + b*x + a)^p/(64*c^6*d^6*x^6 + 192*b*c^5*d^6*x^5 + 240*b^2*c^4*d
^6*x^4 + 160*b^3*c^3*d^6*x^3 + 60*b^4*c^2*d^6*x^2 + 12*b^5*c*d^6*x + b^6*d^6), x
)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x**2+b*x+a)**p/(2*c*d*x+b*d)**6,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{p}}{{\left (2 \, c d x + b d\right )}^{6}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^p/(2*c*d*x + b*d)^6,x, algorithm="giac")

[Out]

integrate((c*x^2 + b*x + a)^p/(2*c*d*x + b*d)^6, x)